All Packages Class Hierarchy This Package Previous Next Index
Class quicktime.std.sg.SGOutputInfo
java.lang.Object
|
+----quicktime.std.sg.SGOutputInfo
- public class SGOutputInfo
- extends Object
The SGOutputInfo class contains information about the data reference associated with the specified sequence grabber output.
-
mDataRef
- The sdataReference for this output.
-
mDataRefType
- the type of the data reference.
mDataRef
public int mDataRef
- The sdataReference for this output.
mDataRefType
public int mDataRefType
- the type of the data reference.
All Packages Class Hierarchy This Package Previous Next Index